Fix creation of emacs.exe hardlink at "make install" time on MS-Windows.
authorEli Zaretskii <eliz@gnu.org>
Sun, 13 Apr 2014 06:44:22 +0000 (09:44 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 13 Apr 2014 06:44:22 +0000 (09:44 +0300)
commit8a6ded617be8e4e42a46641710de13e38d1f89b5
tree782ceb5219f68d0c4742144d4a17c33cead6d522
parent649b8ee2f156a670714e09bee29b34ab050d2454
Fix creation of emacs.exe hardlink at "make install" time on MS-Windows.

 configure.ac (LN_S_FILEONLY, LN_S): Use "/bin/ln" on MinGW, to
 ensure the MSYS ln.exe is invoked.
ChangeLog
configure.ac